OnlineVideos MOD v.1.0
OnlineVideos MOD: will place icons so users can add an online video to the message. Marcel has plenty of video sources, the v.1.0 only have the most used: Youtube, Google Video, Flash, Metacafe, Quicktime, Real Video, MySpace. More will come with future versions.
I took the liberty to compile information from here and there in Marcel Göertz forum (oxle), so you guys can put this MOD working with no problem whatsoever. At the time of this release, the MOD is compatible with Snitz Forums 2000 v3.4.06.
Remember that all the examples of lines are taken from a fresh forum with no add-on included, if you use some add-on/mod/updates the line number will be different.
Mod versions:
v.1.0 [Mar 2008] first release
What to update?
There are 9 files needed to be updated, several icons that you need to add to your images folder and a javascript file into your root folder. All this files are in ModFiles directory.
Tips on using this tutorial?
To copy the code choose "view plain" in the code view and then Select All and Copy. Copy to clipboard link only works in Internet Explorer.
To prevent errors adding the code, all the ORANGE steps is to place the code AFTER the finding, the YELLOW is to place the code BEFORE the finding.
. Step 1 - uploading the images of the new icons
upload the 8 image files into your Images folder.
. Step 2 - uploading the video.js file
upload the video.js file into your root folder.
. Step 3 - changing inc_iconfiles.asp (adding our icons resources)
open your inc_iconfiles.asp file.
the line 149 start with:
before that add this code:
. Step 4 - changing inc_code.js (adding the javascript functions)
open your inc_code.js file.
the line 550 start with:
after that add this code:
. Step 5 - changing inc_post_buttons.asp (adding the new buttons)
open your inc_post_buttons.asp file.
the line 64 start with:
after that add this code:
. Step 6 - changing inc_header.asp (link the video.js file)
open your inc_header.asp file.
the line 228 start with:
after that add this line:
. Step 7 - changing inc_func_common.asp (add the replace functions)
open your inc_func_common.asp file.
the line 65 start with:
before that add this code:
the line 146 start with:
before that add this code:
the line 1519 start with:
before that add this code:
example of the Mod

© 2008 balexandre.com